Start of the pixbuf canvas item. Drawing affines seem to work. Bounding
authorFederico Mena Quintero <federico@redhat.com>
Tue, 2 Nov 1999 01:50:06 +0000 (01:50 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Tue, 2 Nov 1999 01:50:06 +0000 (01:50 +0000)
commit69fb59dd3bcf212b309bfa67f8c2deecf3c3f325
tree6d59bb1b870afe11e2f68fda28a15f1c88b5fba0
parent5dcc2ddd519205fa1435593cf05d677f1cbe4d44
Start of the pixbuf canvas item. Drawing affines seem to work. Bounding

1999-11-01  Federico Mena Quintero  <federico@redhat.com>

* src/gnome-canvas-pixbuf.c: Start of the pixbuf canvas item.
Drawing affines seem to work.  Bounding box is fubared.  ::point()
is not implemented.  This is a work in progress.

* src/Makefile.am: Added gnome-canvas-pixbuf.[ch] to the list of
sources.

* configure.in: Sigh.  We need to link in libgnomeui for the
canvas stuff.  This mess will disappear when gdk-pixbuf gets
folded into gnome-libs.
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-io.h
gdk-pixbuf/gnome-canvas-pixbuf.c